home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / steppenw.swf / scripts / DefineSprite_3702 / frame_57 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  181 b   |  11 lines

  1. set("/Variables:Stoppe",true);
  2. tellTarget("_root.Animatiques")
  3. {
  4.    gotoAndStop("MegDecoupe");
  5. }
  6. tellTarget("_root.Animatiques")
  7. {
  8.    gotoAndStop("Tab3Stoppe");
  9. }
  10. stop();
  11.